internal/bisect.Matcher.enable (field)
7 uses
internal/bisect (current package)
bisect.go#L222: m.enable = true
bisect.go#L224: m.enable = !m.enable
bisect.go#L233: m.enable = !m.enable
bisect.go#L311: enable bool // when true, list is for “enable and report” (when false, “disable and report”)
bisect.go#L337: return m.matchResult(id) == m.enable
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)